Writes the specified DateTime object as an XML element with the specified name and the specified parent.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public XmlElement WriteDateTimeNullable ( |
Visual Basic
![]() |
---|
Public Function WriteDateTimeNullable( _ |
The DateTime object to write.
The name of the new XML element.
The parent of the new XML element.
Type: XmlElement
The newly created XML element.